Week 1
Milestones
- Added a Packer Template to build Docker images, allowing the installation of selected extensions only.
- Built
postgis
onbitnami
from source instead of using apt packages. - Included the missing
pgvector
extension in thebitnami
image.
Contributions
Learnings
- Understanding and utilizing Packer and Docker for building Docker images.
- Learned how to write bash scripts with user input.